How is that a bug? In order to draw something, there must be a panel present. If there isn't one, NGUI adds one for you.
If you don't want this, and still save it as a prefab, instantiate this prefab as a child of a panel -- preferably within your UI hierarchy.