(warning-enabled? warning-type)
Test if the given warning-type is enabled.
(defn warning-enabled? [warning-type] (ana/*cljs-warnings* warning-type))