How to move a Blueprint function to another Blueprint?

In my case, the function I want to move has no references to the original blueprint class variables (only local variables), so in theory I can safely move that function to somewhere.

P.S. Just built 4.7.1, going to try Merge Tool.