cl-lib is pretty widespread now, no need for with-no-warnings.
--- a/.emacs-my Sat Jan 02 20:37:29 2021 +0200
+++ b/.emacs-my Sat Jan 02 21:11:57 2021 +0200
@@ -9,7 +9,7 @@
;;
;; For load order see README.
-(with-no-warnings (require 'cl))
+(require 'cl-lib)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(message "silent runing")