diff --git a/package.lisp b/package.lisp
index d3ee7edfadb0452b1c3a20ba8af78fadbe9c69a2..81c1e58d4b726c88919ebcb2813b665b54f2e0b4 100644
--- a/package.lisp
+++ b/package.lisp
@@ -226,6 +226,8 @@
    #:write-byte-vector-into-file
    #:copy-stream
    #:copy-file
-   ;; new additions collected at the end
+   ;; new additions collected at the end (subject to removal or further changes)
    #:symbolicate
+   #:assoc-value
+   #:rassoc-value
    ))