I have recently (e.g. just now) upgraded to XCode 4, and I like it overall, however, there is one thing that annoys me.
When I write code like this:
change it to if((self = [super init])) this shows the compiler that it is intentional.