Animation View: updating parents of animated childs (Unity 4.6)

Is there any way to update the parents of animated childs on the Animation View in Unity 4.6 so as to mantain the keys?

The problem: say you initially have a parent-child structure for which you create an animation and then decided to modify that structure. For children with new parents the Animation View show the old properties in yellow (see attached screenshot). Currenlty, I have not found any direct way to either indicate the new parent in the View or copy+paste keys to a new property entry. So, the only solution here is to animate again those properties, which I want to avoid.

Any help?

Anyone?

Any response in this regard will be much appreciated.