Rendering order

I know that you have to be carefull which order you draw objects in when you use transparency, but is there any other time when you should worry about it?

One other situation might be when you have coplanar surfaces or multipass rendering. Other more complex scenarios like stencil shadows are order dependent w.r.t. passes and stencil volumes.