with-no-warnings

with-no-warnings is a compiled Lisp function in `byte-run.el'.

(with-no-warnings &rest BODY)

Like `progn', but prevents compiler warnings in the body.