Does anybody know of a good way to find out where these warnings are
coming from?

I assume that set_trace_func is the way to go, but I am unable to
figure out what class or method to listen for.

I tried listening for :eval and :module_eval but was not able to catch
anything.

Thank you,
Brian Takita