\cs_new:Nn
  \module_foo:
  { bar }
\cs_undefine:N
  \module_foo:
\cs_gset:Nn  % warning on this line
  \module_foo:
  { foo }
