As mentioned in subject:
uiop 2.32.4's uiop.asd has nonexistent (:static-file "contrib/debug.lisp")
This is causing
(ql:quickload :uiop)
to warn and consequently force a rebuild of it and all dependent systems.
I see there is asdf/contrib/debug.lisp but no such file in uiop/ - is something supposed to be moved around?