;; People have various good reasons to mess with the GC.
                "*AFTER-GC-HOOKS*"
-               "*GC-NOTIFY-AFTER*" "*GC-NOTIFY-BEFORE*" "*GC-NOTIFY-STREAM*"
                "BYTES-CONSED-BETWEEN-GCS"
                "GC" "GC-OFF" "GC-ON" "GET-BYTES-CONSED"
                "*GC-RUN-TIME*"
                ;; a year or so it can go away completely.
                "DEF-SOURCE-CONTEXT"
 
-               ;; FIXME: These seem like the right thing, but are they
-               ;; consistent with ANSI? (And actually maybe they're not
-               ;; quite the right thing; it might be better to also do
-               ;; WITH-STANDARD-IO-SYNTAX or something.)
-               "*ERROR-PRINT-LENGTH*" "*ERROR-PRINT-LEVEL*" "*ERROR-PRINT-LINES*"
-
                ;; extended declarations..
                "FREEZE-TYPE" "INHIBIT-WARNINGS"
                "MAYBE-INLINE"
 
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.9.16.4"
+"0.9.16.5"