emacs/early-init.el
1	;; Squash cl dep warnings
2 (setq byte-compile-warnings '(cl-functions))