SBCL uses load
to process its initialization files, which
has the unfortunate effect of preventing users from changing the
default startup *package*
, and setting a default optimization
policy.
This is considered a bug and liable to change in the future.